Modernize the xReply check
authorMatthias Clasen <mclasen@redhat.com>
Sat, 7 Mar 2015 23:25:57 +0000 (18:25 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 7 Mar 2015 23:25:57 +0000 (18:25 -0500)
commit4938aa9c6b7da48f9c313fc545191733cb8a7ec1
treeca19f9972887249e666515af69aedf91dba28444
parent1f3328c096cf708d755fd6eb041b0e8663049ceb
Modernize the xReply check

Using AC_CHECK_TYPE instead of AC_TRY_COMPILE avoids compiler
warnings from -Werror.

https://bugzilla.gnome.org/show_bug.cgi?id=535929
configure.ac